ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ICollectionView<T> Interface / Count Property

In This Topic
    Count Property (ICollectionView<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Count As System.Integer
    System.int Count {get;}
    See Also